<font color="green">Jext</font> version <font color="blue">2.11</font> build <font color="blue">02.11.00.01</font> is available.<br>
Download URL: http://www.jext.org/download.html
<p>
<ul>
<li>Core changes:<ul>
</ul>
<li>API changes:<ul>
<li>Jext now uses GNU regexp package v1.1.1 instead of 1.0.8
</ul>
<li>GUI changes:<ul>
<li>You can choose flat menus or classic Swing menus
<li>You can use or not the Jext UI theme (thin fonts)
<li>You can use or not highlighted buttons (these three options allow to have a standard Swing look)
<li>Added skinning possibilities thanks to the SkinLF library. Get new themes on <a href="http://www.L2FProd.com">www.L2FProd.com</a> or <a href="http://www.myLookAndFeel.com">www.myLookAndFeel.com</a>
</ul>
<li>Bug fixes:<ul>
<li>PHP syntax colorizing mode was a little bit buggy with html tags (same bug as former XML/HTML one)
<li>A null pointer exception was thrown if a key shortcut was invoked when a tab title was selected
<li>In key shortcuts options pane, the menu items of mode specific plugins were duplicated
<li>Unsetting a shortcut would not work
<li>Several skins associated bug fixes
<li>Backspacing in a text field would also performs a back space operation within the text area
</ul>
<li>New features:<ul>
<li>Wrap guide: go to Editor options and enter an offset for the wrap guide. A vertical line will then show you the required position. The offset defines the amount of characters before the guide.
<li>Jext remembers the position of the caret on exit
<li>ASM x86 syntax support
<li>New console variable: $s which expands selected text
<li>Mixed items in XTree: a mixed item is an item which can contain both plain text and Dawn scripts.
<li>Use CA+UP, CA+DOWN, CA+PAGE_UP and CA+PAGE_DOWN to scroll the text without changing caret position
<li>C# (C-Sharp) syntax support
<li>LAT/Turbo LAT syntax support
<li>Filtered paste: performs a replace all operation on clipboard content during the paste
<li>You can drop files over the Console to "type in" their names
<li>SQL (Transact SQL) syntax support
<li>New find matching bracket function (C+m)
<li>Anti-aliased text option
</ul>
<li>Features improvments:<ul>
<li>Wrap guide and lines interval highlighting are better supported
<li>jext.js starting script is much better and should now works on any configuration
<li>HTML/XML and PHP modes now render better multilines tag attributes values
<li>Item names in key shortucts options pane are now alphabetically sorted
<li>Undos are much much better handled !
<li>You can use the delete key in CodeMaster to remove a file from a project